﻿@charset "utf-8";
/* CSS Document */
/*html{*/
/*	min-width:1360px;*/
/*	filter: grayscale(100%);*/
/*	-moz-filter: grayscale(100%);*/
/*	-ms-filter: grayscale(100%);*/
/*	-o-filter: grayscale(100%);*/
/*	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
/*	-webkit-filter: grayscale(1);*/
/*}*/
body {
	min-width: 1360px;
	font-size: 14px;
	font-weight: normal;
	color: #111;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
    font-family:'微软雅黑',tahoma,arial,'Hiragino Sans GB',sans-serif;
}
body, button, input, select, textarea {
    font-family:'微软雅黑',tahoma,arial,'Hiragino Sans GB',sans-serif;
}

a {
	font-weight: normal;
	color: #555;
	text-decoration: none;
    font-family:'微软雅黑',tahoma,arial,'Hiragino Sans GB',sans-serif;
}
a:hover {
	color: #dc6e14;;
	text-decoration: none;
}
.clear{
	clear: both;
}
a:visited{
	color: #555;
	text-decoration: none;
}
a img{
	border:0;	
}
.slh {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/*搜索头部*/
.search_main_container{
	width: 100%;
}
.search_main_container .top_title{
	width: 1200px;
	margin: 0 auto;
	padding-top: 28px;
}
.search_main_container .top_title .title_img{
	width: 590px;
	margin: 0 auto;
}
.search_main_container .top_title .title_img img{
	width: 100%;
	height: auto;

}
.search_main_container .top_title .title_text{
	font-size: 34px;
	font-weight: 400;
	margin: 0;
	margin-top: 20px;
	text-align: center;
	letter-spacing: 2px;
	color: #484848;
}
.search_main_container .search_handle{
	width: 100%;
	height: 80px;
	background-image: url(../images/nav.png);
	background-repeat: repeat;
	background-position: center;
	border: solid 0px #333;
	margin-top: 39px;
}
.search_main_container .search_handle .common_search{
	width: 800px;
	height: 40px;
	margin: 0 auto;
	padding-top: 20px;
}
.search_main_container .search_handle .common_search .search_input{
	width: 680px;
	height: 40px;
	background: #fff;
	display: inline-block;
	border-radius: 6px;
	overflow: hidden;
}
.search_main_container .search_handle .common_search .search_input input{
	width: 98%;
	height: 38px;
	border: none;
	padding-left: 2%;
	font-size: 16px;
	outline: none;
}
.search_main_container .search_handle .common_search .search_input input:focus{
	border: none;
}
.search_main_container .search_handle .common_search .search_drow{
	width: 90px;
	height: 40px;
	display: inline-block;
	border-radius: 6px;
	background: url("../images/drow.jpg") no-repeat;
	background-size: 100% 100%;
	float: right;
    margin-right: 14px;
	overflow: hidden;
}
.search_main_container .search_handle .common_search .count_main{
    width: 90px;
    height: 40px;
    display: inline-block;
    border-radius: 6px;
    background: url("../images/drow.jpg") no-repeat;
    background-size: 100% 100%;
    float: right;
    overflow: hidden;
}
.search_main_container .search_handle .common_search .count_main button{
    width: 100%;
    height: 100%;
    background: #fff;
    color: #2F70B0;
    font-size: 16px;
    font-weight: 600;
    border: none;
    cursor: pointer;
}
.search_main_container .search_handle .common_search .search_drow button{
	width: 100%;
	height: 100%;
	background: #fff;
    color: #2F70B0;
    font-size: 16px;
    font-weight: 600;
	border: none;
	cursor: pointer;
}
.search_main_container .count_show{
    display: block;
    padding: 20px;
    background: #E4E8F4;
}
.search_main_container .high_search{
    display: none;
    padding: 20px;
    background: #E4E8F4;
}
.search_main_container .high_search .search_list{
    width: 550px;
    margin: 0 auto;
}
.search_main_container .high_search .search_list .column_main_select{
	width: 420px;
	position: relative;
	padding-left: 130px;
	height: 30px;
	margin-bottom: 20px;
}
.search_main_container .high_search .search_list .column_main_select .column_name{
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 20px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	font-weight: 400;
	color: #22324C;
}
.search_main_container .high_search .search_list .column_main_select .column_one{
	width: 33.3%;
	float: left;
}
.search_main_container .high_search .search_list .column_main_select .year_one{
	width: 100%;
}
.search_main_container .high_search .search_list .column_main_select .column_one select{
	width: 98%;
	display: inline-block;
	height: 30px;
	font-size: 15px;
	border: 1px solid #CDD0D5;
}
/*.search_main_container .high_search .search_list .column_main_select .column_one select option:first-child{*/
/*    color: #757575;*/
/*}*/
.search_main_container .high_search .search_list .column_main_select .year_one select{
	width: 100%;
}

.search_main_container .high_search .search_list .search_ul li{
    height: 30px;
    margin-bottom: 20px;
    padding-left: 130px;
    position: relative;
}
.search_main_container .high_search .search_list .search_ul li span{
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 20px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-weight: 400;
    color: #22324C;
}
.search_main_container .high_search .search_list .search_ul li .input_dv{
    width: 99%;
    height: 100%;
    border: 1px solid #CDD0D5;
}
.search_main_container .high_search .search_list .search_ul li .input_dv input{
    width: 98%;
    padding-left: 2%;
    height: 100%;
    border: none;
    font-size: 16px;
    outline: none;
}
.search_main_container .high_search .handle_dv{
    text-align: center;
}
.search_main_container .high_search .handle_dv button{
    width: 120px;
    height: 36px;
    text-align: center;
    line-height: 28px;
    font-size: 18px;
    border-radius: 5px;
    color: #fff;
    background: #2F70B0;
	margin: 0 20px;
    cursor: pointer;
}
.search_main_container .count_show .handle_dv{
	text-align: center;
}
.search_main_container .count_show .handle_dv button{
	width: 120px;
	height: 36px;
	text-align: center;
	line-height: 28px;
	font-size: 18px;
	border-radius: 5px;
	color: #fff;
	background: #2F70B0;
	margin: 0 20px;
    cursor: pointer;
}
.zhuanti_maincontainer{
	width: 1200px;padding-bottom: 20px; min-height:250px; background: #FFF; height: auto; margin: 0px auto; position: relative;
}
.zhuanti_maincontainer .list_li{
	width: 48%;
	float: left;
	padding: 20px 1%;
}
.zhuanti_maincontainer .list_li a{
	width: 576px;
	height: 105px;
	display: inline-block;
}
.zhuanti_maincontainer .list_li img{
	width: 100%;
	height: 100%;
}
.zhuanti_img{
	width: 100%;
	margin: 12px 0;
	padding: 0 8px;
}
.zhuanti_img a{
	width: 1186px;
	display: inline-block;
}
.zhuanti_img a img{
	width: 100%;
}
.maincontainer{
	width: 1200px;padding-bottom: 20px; min-height:250px; background: #FFF; height: auto; margin: 0px auto; position: relative;
}
.maincontainer .searchTitle_dv{
	text-align: center;
}
.maincontainer .leftpart{
	float:left;
	width:800px;
}
.maincontainer .rightpart{
	float:right;
	width:400px;
}
.maincontainer .search_result{
    padding: 20px;
    width: 1000px;
    margin: 0 auto;
}
.maincontainer .search_result li{
    margin-bottom: 16px;
	padding-bottom: 18px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);;
}
.maincontainer .search_result li a{
    font-size: 18px;
	display: block;
    font-weight: 400;
    color: #3D3D3D;
	margin-bottom: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.maincontainer .search_result li .content{
	color: #333;
	line-height: 24px;
	margin-bottom: 22px;
	height: 72px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin: 0;
	text-indent: 2em;
}
.top_title_show{
    width: 100%;
    padding: 5px 0;
    background: #fff;
}
.top_title_show .title_main_dv{
    width: 1200px;
    margin: 0 auto;
}
.top_title_show .title_main_dv .title{
    font-size: 42px;
    font-weight: 600;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #355E92;
    margin: 10px auto;
}
.top_title_show .title_main_dv .con{
    font-size: 16px;
    font-weight: 400;
    color: #355E92;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 12px;
}

    /* 十九大 */
.shijiuda{
	width:1200px; height:120px; margin:0 auto; padding:0;
}

/* 头部 */
.toppart{
	width:1200px;heigth:500px;margin:0 auto;padding:10px 0 10px 0;
}
.top_time_menu{
	width: 100%;
	height: 42px;
	line-height: 42px;
	background: #F6F6F6;
}
.top_time_menu .menu_in{
	width: 1200px;
	margin: 0 auto;
}
.top_time_menu .menu_in .nowdate{
	font-size: 16px;
	color: #464646;
	float: left;
}
.top_time_menu .menu_in a{
	float: right;
	margin-left: 25px;
	font-size: 16px;
	color: #464646;
}
.toppart .logo{
	float:left;padding-left:0px;
	width:532px;height:158px;
/* 	background-image: url(../images/2019/xinwenwang.png);
	background-repeat:no-repeat;
	background-position:0px; */
	border:solid 0px #333;
}
.toppart .logo img{
	width:532px;height:158px;
}
.toppart .rightpart{
	float:right;
	width:600px;height:150px;
	position: relative;
}
.toppart .rightpart .jubaozhuanqu{
	position: absolute;
	width:170px;
	text-align:center;
	left:330px;top:66px;
	font-size:16px;
	background-color: #e4ecfd;
	padding:2px 4px;
}
.toppart .rightpart .zhiduzhe{
	/*position: absolute;*/
	/*width:170px;*/
	text-align:right;
	color: #939393;
	/*left:450px;top:63px;*/
	font-size:26px;
	padding-top: 35px;
}
.toppart .rightpart .zhiduzhe a{
	color:#555;
}
.toppart .rightpart .dangqianriqi{
	position: absolute;
	width:200px;
	text-align:right;
	left:170px;top:125px;
	padding:2px 4px;
	color:#999;
	font-size:18px;
}
.toppart .rightpart .search{
	position: absolute;
	width:305px;
	text-align:right;
	right:0px;bottom:15px;
	font-size:16px;
	padding-top: 40px;
}
.toppart .rightpart .search .form{
	width: 305px;
	height: 36px;
	display: inline-block;
}
.toppart .rightpart .search .form .input_dv{
	width: 248px;
	height: 36px;
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
	display: inline-block;
	border: 1px solid #CBCBCB;
	border-right: none;
	float: left;
	/*overflow: hidden;*/
	line-height: 36px;
	position: relative;
}
.toppart .rightpart .search .form .input_dv .high_input_search{
	position: absolute;
	top: 38px;
	right: 0;
	width: 600px;
	height: 185px;
	padding: 20px;
	background: #E4E8F4;
	z-index: 1000;
	display: none;
}
.toppart .rightpart .search .form .input_dv .high_input_search #close_btn{
	position: absolute;
	top: 0px;
	right: 12px;
	font-size: 30px;
	color: #000;
	cursor: pointer;
}

.toppart .rightpart .search .form .input_dv .high_input_search .search_list{
	width: 550px;
	margin: 0 auto;
}
.toppart .rightpart .search .form .input_dv .high_input_search .search_list .column_main_select{
	width: 420px;
	position: relative;
	padding-left: 130px;
	height: 30px;
	margin-bottom: 20px;
}
.toppart .rightpart .search .form .input_dv .high_input_search .search_list .column_main_select .column_name{
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 20px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	font-weight: 400;
	color: #22324C;
}
.toppart .rightpart .search .form .input_dv .high_input_search .search_list .column_main_select .column_one{
	width: 33.3%;
	float: left;
}
.toppart .rightpart .search .form .input_dv .high_input_search .search_list .column_main_select .year_one{
	width: 100%;
}
.toppart .rightpart .search .form .input_dv .high_input_search .search_list .column_main_select .column_one select{
	width: 98%;
	display: inline-block;
	height: 30px;
	font-size: 15px;
	border: 1px solid #CDD0D5;
}
/*.toppart .rightpart .search .form .input_dv .high_input_search .search_list .column_main_select .column_one select option:first-child{*/
/*    color: #757575;*/
/*}*/
.toppart .rightpart .search .form .input_dv .high_input_search .search_list .column_main_select .year_one select{
	width: 100%;
}

.toppart .rightpart .search .form .input_dv .high_input_search .search_list .search_ul li{
	height: 30px;
	margin-bottom: 20px;
	padding-left: 130px;
	position: relative;
}
.toppart .rightpart .search .form .input_dv .high_input_search .search_list .search_ul li span{
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 20px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	font-weight: 400;
	color: #22324C;
}
.toppart .rightpart .search .form .input_dv .high_input_search .search_list .search_ul li .input_dv{
	width: 99%;
	height: 100%;
	border: 1px solid #CDD0D5;
}
.toppart .rightpart .search .form .input_dv .high_input_search .search_list .search_ul li .input_dv input{
	width: 98%;
	padding-left: 2%;
	height: 100%;
	border: none;
	font-size: 16px;
	outline: none;
}
.toppart .rightpart .search .form .input_dv .high_input_search .handle_dv {
	text-align: center;
}
.toppart .rightpart .search .form .input_dv .high_input_search .handle_dv button {
	width: 120px;
	height: 36px;
	text-align: center;
	line-height: 28px;
	font-size: 18px;
	border-radius: 5px;
	color: #fff;
	background: #2F70B0;
	margin: 0 20px;
	cursor: pointer;
}

.toppart .rightpart .search .form .btn_input{
	width: 56px;
	height: 38px;
	float: left;
}
.toppart .rightpart .search .form .input_dv input{
	width: 98%;
	padding-left: 2%;
	height: 94%;
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
	border: none;
	font-size: 16px;
}
.toppart .rightpart .search .form .input_dv input[type=text]:focus{ border: none; }
.toppart .rightpart .search .searchbutton{
	/*padding:3px 8px;background-color:#0068b7;color:#fff;*/
	/*vertical-align: middle;*/
    /*margin-top: -4px;*/
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url("../images/search_btn.jpg") no-repeat center;
	background-size: 100% 100%;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border: none;
}

/* 导航 */
.navpart{
	width:100%;height:80px;
	background-image: url(../images/nav.png);
	background-repeat:repeat;
	background-position:center;
	border:solid 0px #333;
}
.navpart .navcontent{
	width:1200px;height:80px;margin:0 auto;
	border:solid 0px #333;
}
.navpart .navcontent ul{
	list-style: none;
	padding-top:8px;
}
.navpart .navcontent ul li{
	float: left;
	width: 130px;
	height:20px;
	line-height: 20px;
	padding: 5px 2px;
	margin-top: 0px;
	margin-left:10px;
	border:solid 0px #333;
}
.navpart .navcontent ul li.kuan{
	width: 130px;
}
.navpart .navcontent ul li.center{
	text-align:center;
}
.navpart .navcontent ul li.right{
	float:right;
	text-align:right;
}
.navpart .navcontent ul li.zhuankan{
	width: 170px;
	letter-spacing: 4px;
}
.navpart .navcontent ul li.zhuankan a{
	letter-spacing: 4px;
}
.navpart .navcontent ul li.gongwuyuan{
	width: 170px;
	letter-spacing: 2px;
}
.navpart .navcontent ul li.gongwuyuan a{
	letter-spacing: 2px;
}
.navpart .navcontent ul li a{
	color: #fff;
	font-size: 16px;
	letter-spacing: 2px;
}

/* 头条 */
.toutiaopart{
	width:1200px;
    margin:0 auto;
	border:solid 0px #333;
	/*padding: 15px 0;*/
}
.toutiaopart .toutiaoimage{
	border:0;width:1150px;height:85px;padding:10px 0;
}
.toutiaopart .toutiaomorepart{
	width:30px;float:right;font-size:20px;padding-top:40px;color:#000;cursor: pointer;
}

/* 专题 */
.maincontainer .special_subject_title{
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #00589C;
	margin: 20px;
	letter-spacing: 3px;
}
.zhuanti2019{
	width:1200px;margin:0 auto;padding-top:5px;
	/*padding-bottom: 35px;*/
}
.zhuanti2019 ul{
	list-style: none;
}
.zhuanti2019 ul li{
	float:left;
	width: 384px;
	height:70px;
	border:solid 0px #333;
	padding: 0 8px;
	margin-bottom: 30px;
	/*text-align: left;*/
}
.zhengwen ul li{
	height: auto;
}
.zhuanti2019 ul li a{
	display: block;
}
.zhuanti2019 ul li.left{
	text-align: left;
}
.zhuanti2019 ul li.center{
	text-align: center;
}
.zhuanti2019 ul li.right{
	text-align: right;
	float:right;
}
.zhuanti2019 ul li img{
	width: 100%;
	height: 70px;
	border: 0;
}
.zhengwen ul li img{
	height: auto;
}

/* 要闻要论 */
.yaowenpart{
	width:1200px;height:440px;margin:0 auto;padding-top:5px;
	border:solid 0px #3f3;
}
.yaowenpart .leftpart{
	width: 434px;
	float:left;
	border:solid 0px #333;
}

/* 新闻 */
.newshead2019{
	width:100%;
	height:36px;
	padding:0px;
	/*border-bottom:solid 1px #e5e5e5;*/
    background: url("../images/title_bg.png") no-repeat left bottom;
	background-size: 100% auto;
}
.newstitle2019{
	float:left;
	color:#255cb0;
	font-size:20px;
	font-weight:600;
	letter-spacing:1px;
	padding:5px;
}
.newsmorepart2019{
	float: right;
	height: 20px;
	margin-top: 15px;
	padding-right: 5px;
	padding-left: 12px;
	background: #fff;
}
.newsmore2019{
	 display: inline-block;
     width:43px;
     height:14px;
     background-image: url(../images/more.png);
     background-repeat: no-repeat;
	
}
.newslist2019 {
	margin: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
    padding: 5px 0 5px;
}
.newslist2019 ul{
	list-style: none;
}
.newslist2019 ul li {
	height: 45px;
	line-height: 45px;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px 10px;
    border-bottom: 1px dashed #D1D1D1;
	padding-right: 65px;
	position: relative;
}
.newslist2019 ul li a{
	font-size:16px;
}
.ywyl_ul li {
	height: 38px!important;
	line-height: 38px!important;
}
.newslist2019 ul li a b{
	display: inline-block;
	width: 55px;
	height: 38px;
	line-height: 38px;
	top: 0;
	right: 5px;
	position: absolute;
	font-weight: normal;
	color: #D1D1D1;
	text-align: right;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


/* 图片新闻 */
.newspic {
	float: right;
	border: solid 1px #666;
	display: block;
	margin: 0px;
	margin-right:0px;
	padding: 0px;
	width: 717px;
	height: 430px;
	position: relative;
}

.newspicbody {
	padding: 0;
	margin: 0;
	position: absolute;
	width: 717px;
	height: 430px;
	border: solid 0px #f66;
}

.newspictitle {
	position: absolute;
	background-image: url(../images/newspictitle1.png);
	background-repeat: x;
	opacity:0.7;
	background-position: 0px bottom;
	display: block;
	margin: 0px;
	height: 45px;
	width: 627px;
	margin-top: 385px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 45px;
	text-align: left;
    font-size:18px;
	border: solid 0px #6f6;
}

.newspicmorepart{
	font-size:18px;
	position: absolute;
	opacity: 0.7;
	margin-top: 385px;
	width:56px;
	margin-left:647px;
	height: 45px;
	line-height:45px;
	color:#FFF;
	background-image: url(../images/newspictitle1.png);
	padding-left:15px;
	cursor: pointer;
}

.titlenewspic {
	margin: 0px;
	padding: 0px;
	float: left;
}
.titlenewspic a {
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
}
.titlenewspic a:hover {
	color: #FF0;
	text-decoration: none;
}
.newspicnav {
	padding: 0px;
	float: right;
	height: 12px;
	width: 100px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.newspicnav ul li {
	background-color: #fff;
	display: block;
	padding: 0px;
	float: left;
	height: 10px;
	width: 10px;
	margin-top: 0px;
    border-radius: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.newspicnavcurrent {
	background-color: #FE0000;
    width: 25px;
    border-radius: 5px;
}


.contentpart1{
	width:1200px;
	height:650px;
	margin-top:10px;
	margin-bottom:10px;
	border:solid 0px #333;
}
.contentpart1 .leftpart{
	width:945px;
	float:left;
	border:solid 0px #333;
}
.contentpart1 .leftpart .box{
	width:434px;
	margin-top: 15px;
	/*height:220px;*/
    overflow: hidden;
	float:left;
	margin-right:43px;
	border:solid 0px #333;
}
.contentpart1 .leftpart .little{
	margin-right:5px;
}
.contentpart1 .rightpart{
	width:252px;
	float:right;
	border:solid 0px #333;
}
.contentpart1 .rightpart .box{
	width:252px;
	float:left;
	margin-left:0px;
	margin-bottom:20px;
	overflow: hidden;
	border:solid 0px #333;
}
.contentpart1 .rightpart .box .newshead2019{
	background-image: url("../images/title_bg01.png");
}
.contentpart2 .rightpart .box .newshead2019{
	background-image: url("../images/title_bg01.png");
}
.contentpart1 .rightpart .dianzibao{
	text-align: center;
	margin-top: 10px;
}
.contentpart1 .rightpart .dianzibao a{
	display: block;
}
.contentpart1 .rightpart .dianzibao img{
	width: 100%;
}
.contentpart1 .rightpart .dianzibao_tip a{
	display: block;
}


.contentpart2{
	width:1200px;
	/*height:870px;*/
	/*padding-top:20px;*/
    padding-bottom: 35px;
	border:solid 0px #333;
}
.contentpart2 .leftpart{
	width:945px;
	float:left;

	border:solid 0px #333;
}
.contentpart2 .leftpart .box{
	width:434px;
	margin-top: 15px;
	/*height:220px;*/
	float:left;
    overflow: hidden;
	margin-right:43px;
	border:solid 0px #333;
	margin-bottom: 35px;
}
.contentpart2 .leftpart .little{
	margin-right:5px;
}
.contentpart2 .rightpart{
	width:252px;
	float:right;
}
.contentpart2 .rightpart .box{
	width:252px;
	overflow: hidden;
	margin-top:15px;
	float:left;
	margin-left:0px;
	border:solid 0px #333;
}

.subscribe {
	line-height: 20px;
	text-align: left;
	display: block;
	margin: 0px;
	height: 20px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.zhuantipart{
	width:100%;
	height:50px;
	margin-top:20px;
	border:solid 0px #333;
}
.erweima{
	margin-top: 12px;
}

.links2019{
	width:100%;height:30px;
	/*background-image: url(../images/youqinglianjiebg.jpg);*/
	background: #355E92;
	background-repeat:repeat;
	background-position:center;
	border:solid 0px #333;
}
.linkscontent2019{
	width:1200px;
	margin:0 auto;
	line-height:36px;
	border:solid 0px #333;
}
.titlelinks2019{
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#1a4587;
	border:solid 0px #d33;
}
.linksmain2019{
	display: inline-block;
	margin-left:50px;
}
.linksmain2019 a{
	font-size:18px;
	color:#1a4587;
	margin-left:20px;
	margin-right:20px;
}
.linksmore2019{
	float:right;
	padding:3px;
	/*margin-top:5px;*/
	border:solid 0px #333;
}
.links2019 .inputlinks2019{
	font-size:16px;
	padding:3px;
}

.bottompart{
	width:100%;
	background-image: url(../images/bottombg.jpg);
	background-repeat:repeat;
	background-position:center;
	background: #EBECEE;
	border:solid 0px #333;
	padding-top:10px;
	padding: 10px 0 30px;
}
.bottompart .links_show{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	border-bottom: 2px solid #fff;
	padding: 6px 0 16px 108px;
}
.bottompart .links_show b{
	font-size: 16px;
	color: #0a5aa0;
	position: absolute;
	top: 5px;
	left: 20px;
}
.bottompart .links_show .links_ul li{
	float: left;
	margin-bottom: 7px;
}
.bottompart .links_show .links_ul li a{
	display: inline-block;
	font-size: 15px;
	color: #5E5E60;
	padding-left: 10px;
}
.bottompart .links_show .links_ul li a span{
	vertical-align: middle;
	display: inline-block;
	margin-left: 8px;
	margin-top: -7px;
}

.copyright2019{
	width:1200px;
	margin:0 auto;
	line-height:24px;
	font-size:16px;
	color:#355E94;
	letter-spacing: 1px;
	margin-top: 16px;
}
.copyright2019 a{
	color:#355E94;
	line-height:24px;
	letter-spacing: 1px;
}



/* 内部导航 */
.innernav{
	width:100%;
    height:48px;
    line-height:48px;
	background: #FFF;
    margin: 0px auto;
    /*border-bottom: #FFC8C5 1px solid;*/
    color: #00589C;
	background: #F8F8F8;
}
.innernav .currentposition{
	font-weight:bold;
	width: 1200px;
	margin: 0 auto;
	font-size: 17px;
}
.innernav .currentposition a{
	font-weight: 400;
	color: #1D1D1D;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	/*margin-left:20px;*/
}
.innernav .currentposition span{
	color: #1D1D1D;
}

.innernav .currentposition a:hover {
	color: #00589C;
}
.innernav .nav{
	float:right;
}
.innernav .nav a{
	font-weight: bold;
	color: #00589C;
	text-decoration: none;
	display: inline-block;
}

.innernav .nav a:hover {
	color: #dc6e14;
}





.top_menu a {
	font-weight: normal;
	color: #00589C;
	text-decoration: none;
}

.top_menu a:hover {
	color: #dc6e14;
	text-decoration: none;
}

.titleblack {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
}

.titleblack:hover {
	color: #F00;
	text-decoration: none;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.zhuanti02 li{
	float:left;
	width:320xp;
	height:70px;
	padding-right:5px;
	margin-top: 10px;
	border-bottom: 2px #F00 solid;
}

.zhuanti02 li img{
	width: 470px;
	height: 60px;
}

.lc{
	padding-left: 5px;
}



.zhuanti li {
	float: left;
	width: 320px;
	height: 80px;
	border: solid 0px #333;
	padding-left: 7px;
	margin-top: 5px;
}

.zhuanti li img {
	width: 320px;
	height: 80px;
}

#SubjctPart, .SubjctPart {
	font-family: '微软雅黑';
	text-align: center;
	padding: 15px;
}

#AddPart, .AddPart {
	color: #555;
	left-margin: 20px;
	font-size: 14px;
	font-weight: 500;
}

#ControlPart, .ControlPart {
	text-align: right;
	padding: 5px;
	margin-bottom: 0px;
	background-color: #ddedfd;
}

#ListPart, .ListPart {
	text-align: center;
	z-index: 99990;
}

#EditPart, .EditPart {
	display: none;
	border: solid 1px #BBB;
	z-index: 99999;
	padding: 2px;
	background-color: #96c7f8;
}

.Hand {
	cursor: pointer;
}

.Required {
	color: Red;
	margin-right: 5px;
}

.NumInput {
	width: 50px;
	font-size: 16px;
}

.TextInput {
	width: 200px;
}

.Main {
	border: 0;
	background-color: #777;
}

.Top {
	font-family: '微软雅黑';
	line-height: 26px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #f4f4f4;
	background-color: #025db8;
}

.Odd {
	background-color: #F4F4F4;
	color: black;
	text-align: center;
	line-height: 24px;
}

.Even {
	background-color: #EFEFEF;
	color: black;
	text-align: center;
	line-height: 24px;
}

.Left {
	background-color: #F4F4F4;
	color: black;
	text-align: right;
	line-height: 24px;
}

.Right {
	background-color: #EFEFEF;
	text-align: left;
	line-height: 24px;
}

.Bottom {
	text-align: center;
	background-color: #FFFFFF;
	color: black;
}

.CheckNoPass {
	background-color: #FFFF00;
}

.CheckPass {
	background-color: #FFFFFF;
}

.ButtonX {
	padding: 3px 10px;
}

.Button4 {
	width: 135px;
	height: 35px;
}

.clearboth {
	clear: both;
}

.testborder {
	border: dotted 0px #888;
}

.topbg {
	line-height: 40px;
	background-color: #FFF;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #AEAEAE;
	padding: 0px;
	height: 40px;
}

.topmain {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #fff;
}

.topdate {
	padding: 0px;
	float: left;
	padding-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	width: 150px;
	color: black;
	font-size: 14px;
}

.topsearch {
	
	float: right;
	border:1px solid red;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: solid 0px #333;
	width: 280px;
	height:120px;
	line-height: 140px;
}

.inputsearch {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #00589C;
	text-decoration: none;
	text-align: left;
	height: 25px;
	width: 135px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../images/inputsearch.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.inputselect {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #00589C;
	text-decoration: none;
	text-align: left;
	height: 25px;
	width: 85px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../images/inputselect.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.btsearch {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/buttonbg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	display: block;
	padding: 0px;
	height: 25px;
	width: 50px;
	float: right;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.btsearch a {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.btsearch a:hover {
	color: #00589C;
}

.banner {
	float: left;
	background-image: url(../images/zzrsb_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	height: 157px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
}

/* .nav {
	background-image: url(../images01/navbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 80px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.nav ul li {
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 34px;
	text-align: center;
	display: block;
	padding: 0px;
	float: left;
	height: 34px;
	width: 90px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
 */
.topic {
	background-color: #FFF;
	display: block;
	height: 80px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFF;
}
/* .topic ul li { padding: 0px; float: left; height: 80px; width: 310px; margin-top: 0px; margin-right: 8px; *margin-right: 4px; margin-bottom: 0px; margin-left: 8px;*margin-left: 4px; display: block; }
 */
.topicleft {
	display: block;
	padding: 0px;
	float: left;
	height: 65px;
	width: 85px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.topicright {
	line-height: 20px;
	text-align: left;
	display: block;
	padding: 0px;
	float: right;
	width: 200px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.mainleft {
	margin: 0px;
	padding: 0px;
	clear: both; float : left;
	width: 770px;
	float: left;
}

.leftcolumn {
	padding: 0px;
	float: left;
	width: 380px;
	margin-top: 0px;
	margin-right: 2px;
	*margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.newstitle {
	border-bottom: 1px #c2c2c2 solid;
	display: block;
	padding: 0px;
	height: 25px;
	width: 360px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-left: 13px;
}

.titlered {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #00589C;
	text-decoration: none;
	padding-left: 0px;
	float: left;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left:29px;
}

.titlered0345 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #00589C;
	text-decoration: none;
	padding-left: 0px;
	float: left;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.title_line {
	margin-left: 0px;
	border-bottom: 1px #0a5aa0 solid;
}

.right_title_line {
	border-bottom: 1px #0a5aa0 solid;
}

.titlered_text {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #CA0000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.more {
	color: #000;
	font-size: 12px;
	line-height: 25px;
	padding: 0px;
	float: right;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.hotnews {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #00589C;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 5px; height : 30px;
	margin-left: 4px;
	height: 30px;
}

.hotnews a {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #00589C;
	text-decoration: none;
	margin-left: 10px;
	padding: 0px;
	height: 30px;
}

.hotnews a:hover {
	color: #dc6e14;
	text-decoration: none;
}

.newslist {
	margin: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 14px;
}

.newslist ul li {
	list-style-type: none;
	line-height: 25px;
	background-position: 0px 12px;
	text-align: left;
	display: block;
	margin: 0px;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.topnews {
	line-height: 20px;
	background-image: url(../images/dottedline.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.topnewstitle {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #00589C;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 0px;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.topnewspic {
	padding: 0px;
	float: left;
	height: 85px;
	width: 125px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.civilservant {
	padding: 0px;
	height: 105px;
	width: 344px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.civilservant ul li {
	display: block;
	padding: 0px;
	float: left;
	height: 105px;
	width: 142px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.civilservantpic1 {
	background-image: url(../images/blank.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 105px;
	width: 142px;
}

.civilservantpic2 {
	background-image: url(../images/blank.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 105px;
	width: 142px;
}

.titlepic {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/newspictitle2.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin: 0px;
	height: 20px;
	width: 142px;
	padding-top: 85px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

.titlepic a {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.titlepic a:hover {
	color: #FF0;
	text-decoration: none;
}

.humanresourcestitle {
	background-image: url(../images/humanresources.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	height: 25px;
	width: 380px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.mainright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 230px;
}

.viewpointtitle {
	margin-left: 14px;
	line-height: 25px;
	display: block;
	padding: 0px;
	width: 200px;
	height: 25px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	border-bottom: 1px #C2C2C2 solid;
}

.rightcolumn {
	background-color: #FCFCFC;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.rightcolumn_bz {
	background-color: #FCFCFC;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.detailed {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
	padding: 0px;
	float: right;
	height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.detailed a {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}

.detailed a:hover {
	color: #00F;
	text-decoration: none;
}

.newspaperboder {
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	height: 261px;
	width: 188px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 25px;
}

.newspaper {
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	float: left;
	height: 257px;
	width: 169px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}



.job {
	line-height: 20px;
	background-image: url(../images/dottedline.png);
	background-repeat: repeat-x;
	background-position: 0px top;
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.jobpic {
	display: block;
	padding: 0px;
	float: left;
	height: 55px;
	width: 55px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.wonderfultitle {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #00589C;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	height: 25px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.wonderfultitle a {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #00589C;
	text-decoration: none;
}

.wonderfultitle a:hover {
	color: #F00;
	text-decoration: none;
}

.links {
	clear: both;
	line-height: 35px;
	background-color: #FAFAFA;
	display: block;
	height: 35px;
	padding: 0px;
	width: 998px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #DCDCDC;
}

.titlelinks {
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/linksbg.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	text-align: left;
	display: block;
	padding: 0px;
	float: left;
	height: 35px;
	width: 85px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.linksmain {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}

.linksmain a {
	font-size:12px;
	padding-left: 20px;
	padding-right:20px;
	color: #3072ac;
}

.linksmore {
	padding: 0px;
	float: right;
	height: 25px;
	width: 230px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.inputlinks {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #00589C;
	text-decoration: none;
	background-image: url(../images/inputlinks.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	height: 25px;
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	border: none;
}

.copyright {
	background-image: url(../images/copyrightbg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-align: center;
	display: block;
	height: 100px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.copyrightmain {
	line-height: 20px;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	padding-top: 5px;
}

/* .listnav {
	background-image: url(../images01/listnavbg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	display: block;
	height: 25px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 25px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

.sunnav {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #00589C;
	text-decoration: none;
	text-align: right;
	display: block;
	padding: 0px;
	float: right;
	height: 25px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sunnav a {
	font-size: 12px;
	font-weight: bold;
	color: #00589C;
	text-decoration: none;
}

.sunnav a:hover {
	color: #dc6e14;
}

#sunnavcurrent {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
} */

.rankinglist {
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.rankinglist ul li {
	line-height: 25px;
	text-align: left;
	display: block;
	margin: 0px;
	height: 25px;
	padding: 0px;
	width: 220px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.titlerankinglist {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}

.subscribelist ul li {
	display: block;
	padding: 0px;
	width: 228px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #DEDEDE;
}

/* .listhotleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 550px;
} */

/* .listhotright {
	display: block;
	padding: 0px;
	float: right;
	height: 110px;
	width: 150px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} */

/* .listhottitle {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #00589C;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
} */
/* 
.listhottitle1 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
} */
/* 
.listhottitle2 {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
} */

/* .listhottitle3 {
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	color: #111;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: '微软雅黑';
} */
/* 
.listtitle {
	background-image: url(../images01/listtitlebg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	height: 25px;
	width: 760px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
} */
/* 
.list {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.list ul li {
	line-height: 25px;
	
	display: block;
	margin: 0px;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} */

.listcontent {
	width:500px;
	float: left;
	text-align: left;
	display: block;
}

.listdate {
	text-align: right;
	display: block;
	float: right;
}

.page {
	line-height: 30px;
	background-image: url(../images/dottedline.png);
	background-repeat: repeat-x;
	background-position: 0px top;
	display: block;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.pageleft {
	margin: 0px;
	padding: 0px;
	float: left;
}

.pageright {
	margin: 0px;
	padding: 0px;
	float: right;
}

.inputpage {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #00589C;
	text-decoration: none;
	background-color: #FCFCFC;
	text-align: left;
	margin: 0px;
	height: 22px;
	width: 30px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border: 1px solid #DCDCDC;
}

.innertop {
	color: #333;
	background-image: url(../images/dottedline.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	display: block;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}

.innerpic {
	background-image: url(../images/innerpic.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	height: 295px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.innercontent {
	line-height: 20px;
	text-align: left;
	display: block;
	padding: 0px;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 50px;
}

.editor {
	line-height: 25px;
	text-align: right;
	display: block;
	padding: 0px;
	height: 25px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.commentary {
	background-color: #FFF;
	display: block;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	border: 1px solid #DCDCDC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.commentarytitle {
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #E40000;
	text-decoration: none;
	background-color: #F3F3F3;
	text-align: left;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DCDCDC;
}

.table {
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.inputlogin {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	background-color: #FFF;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border: 1px solid #DCDCDC;
	height: 22px;
}

.btlogin {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/buttonbg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	display: inline-block;
	padding: 0px;
	height: 25px;
	width: 50px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.btlogin a {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.btlogin a:hover {
	color: #00589C;
}

.inputcommentary {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	background-color: #FFF;
	text-align: left;
	margin: 0px;
	border: 1px solid #DCDCDC;
	padding: 4px;
}

.btcommentary {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/buttoncommentarybg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	display: block;
	padding: 0px;
	height: 25px;
	width: 70px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.btcommentary a {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.btcommentary a:hover {
	color: #00589C;
}

.commentarylist {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}


.bannerright {
	padding: 0px;
	float: right;
	height: 87px;
	width: 87px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.hand {
	cursor: pointer;
}